home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ROM Magic
/
ROM Magic.iso
/
pc
/
data_07
/
wpart1.dir
/
00003.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-09
|
209 b
|
11 lines
on mouseDown
puppetSprite(18, 1)
repeat while stillDown()
set the locH of sprite 18 to 320
set the locV of sprite 18 to 240
updateStage()
end repeat
puppetSprite(18, 0)
updateStage()
end